﻿@charset "utf-8";

.banner{
	width: 100%;
	height: 320px;
	overflow: hidden;
	position: relative;
}
.banner .bd,
.banner .bd img,
.banner .bd a{
	width: 100%;
	height: 320px;
	display: block;
}
.banner .hd{
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
}
.banner .hd li{
	display: inline-block;
	width: 12px;
	height: 11px;
	background: url('../images/hd_li.png') no-repeat 0 0;
	margin: 0 3px;
}
.banner .hd li.on{
	background-position: -17px 0;
}
.banner .txt{
	position: absolute;
	top: 75px;
	left: 70px;
	color: #fff;
	z-index: 1;
}
.banner .txt .ch{
	font-size: 26px;
	font-weight: bold;
}
.banner .txt .en{
	font-size: 20px;
	text-transform: uppercase;
	font-family: '\5fae\8f6f\96c5\9ed1';
	font-weight: lighter;
	margin-top: 8px;
}


.menu-newsLeft{
        height:24px;
        width:49%;
        padding-bottom:16px;
        float:left;       
}
.menu-newsRight{
        height:24px;
        width:49%;
        padding-bottom:16px;
        float:right;
}
.main-head{
	background: url('../images/main_tit.jpg') no-repeat 0 bottom;
	height: 24px;
	line-height: 24px;
	padding-bottom: 16px;
}
.main-head p{
	font-size: 14px;
	color: #444;
	font-weight: bold;
	float: left;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0 center;
	height: 24px;
}
.main-head a{
	display: block;
	float: right;
	color: #888;
	font-weight: bold;
	font-size: 12px;
	font-family: '\5fae\8f6f\96c5\9ed1';
}
.news .main-head p{
	background-image: url('../images/book.png');
}
.culture .main-head p{
	background-image: url('../images/flag.png');
}
.notice .main-head p{
	background-image: url('../images/radio.png');
}
.notice1 .main-head p{
	background-image: url('../images/flag.png');
}
.business .main-head p{
	background-image: url('../images/gear.png');
}
.main-head1{
	background: url('../images/main_tit.jpg') no-repeat 0 bottom;
	height: 24px;
	line-height: 24px;
	padding-bottom: 16px;
}

.main-head1 p{
	font-size: 14px;
	color: #444;
	font-weight: bold;
	float: left;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0 center;
	height: 24px;
}
.main-head1 a{
	display: block;
	float: right;
	color: #888;
	font-weight: bold;
	font-size: 12px;
	font-family: '\5fae\8f6f\96c5\9ed1';
}

.culture .main-head1 p{
	background-image: url('../images/party1.png');
}



.news,
.culture,
.notice,
.business{
	padding: 15px 15px 0;
	background: #fff;
	box-shadow: 0 0 5px rgba(72,72,72,.1);
}
.news{
	height: 355px;
}
.culture{
	height: 220px;
}
.notice{
	height: 141px;
}
.notice1{
	height: 140px;
	margin-top: 15px;
	background: url('../images/cpy_culture.jpg') no-repeat;
	background-size: 100% 140px;
}
.business{
	height: 275px;
}
.main>.fl{
	width: 720px;
}
.main>.fr{
	width: 265px;
}
.news-content{
	margin-top: 20px;
	overflow: hidden;
}
.news-slide{
	width: 326px;
	height: 265px;
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}
.news-slide .bd,
.news-slide .bd li,
.news-slide .bd li a,
.news-slide .bd img{
	width: 100%;
	display: block;
	height: 235px;
	overflow: hidden;
}
.news-slide .txt{
	height: 30px;
	overflow: hidden;
	background: #e0e0e0;
}
.news-slide .txt li{
	height: 30px;
}
.news-slide .txt li a{
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 30px;
	height: 30px;
	text-indent: 10px;
	width: 217px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news-slide .hd{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.news-slide .hd li{
	float: left;
	width: 23px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-left: 1px;
	background: #f3f3f3;
}
.news-slide .hd li.on{
	background: #d31825;
	color: #fff;
}

.news-right{
	width: 340px;
}
.news-top{
	border-bottom: 1px solid #ddd;
	padding-bottom: 4px;
}
.news-top .tit{
	font-size: 16px;
	font-weight: bold;
	color: #d6000f;
	line-height: 20px;
	display:table;
	height:40px;
	width: 100%;
}
.news-top .tit .table-cell{
        height: 40px;
        vertical-align: middle;
        display: table-cell;
}
.news-top .date{
	font-size: 12px;
	color: #999;
	line-height: 18px;
	margin-top: 4px;
}
.news-top .info{
	font-size: 14px;
	color: #666;
	line-height: 22px;
	margin-top: 3px;
}
.news-list{
	margin-top: 11px;
}
.news-list li{
	padding: 4px 0;
}
.news-list li a{
	display: block;
	overflow: hidden;
	line-height: 22px;
	height: 22px;
}
.news-list li p{
	float: left;
	width: 262px;
	height: 22px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
}
.news-list li span{
	float: right;
	font-size: 12px;
	color: #999;
	margin-right: 2px;
}
.news-list li a:hover p,
.news-list li a:hover span{
	color: #d6000f;
}
.culture .news-list li p{
	width: 570px;
}

.notice .news-list,.notice1 .news-list{
	margin-top: 13px;
}
.notice .news-list li{
	padding: 3px 0;
}
.notice1 .news-list li{
	position: relative;
	top: 10px;
}
.notice .news-list li p,.notice1 .news-list li p{
	width: 100%;
}

.business-slide{
	margin-top: 20px;
	width: 100%;
	height: 196px;
	position: relative;
}
.business-slide .bd{
	width: 100%;
	height: 196px;
	overflow: hidden;
}
.business-slide .bd ul{
	width: 2000px;
}
.business-slide .bd li{
	float: left;
	width: 218px;
	margin-right: 33px;
	text-align: center;
}
.business-slide .bd li .tit{
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 36px;
}
.business-slide .prev,
.business-slide .next{
	position: absolute;
	top: -56px;
	right: 24px;
	background: url('../images/business_arr.png') no-repeat 0 -19px;
	width: 19px;
	height: 19px;
	display: block;
	cursor: pointer;
	z-index: 3;
}
.business-slide .next{
	right: 0;
	background-position: -24px 0;
}
.business-slide .nextStop{
	background-position: -24px -19px;
}
.business-slide .prevStop{
	background-position: 0 0;
}


.friends{
	height: 29px;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 25px;
}
.friends .tit{
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	padding-left: 30px;
	background: url('../images/link.png') no-repeat 0 center;
	height: 24px;
	width: 150px;
	line-height: 24px;
	margin-left: 15px;
}
.friends-select{
	float: left;
	margin-right: 17px;
	position: relative;
	background: url('../images/link_bg.png') no-repeat 0 0;
	width: 250px;
	height: 29px;
}
.friends-select>span{
	display: block;
	width: 100%;
	height: 29px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.friends-select ul{
	position: absolute;
	bottom: 29px;
	left: 11px;
	width: 228px;
	background: #fff;
	padding: 3px 0;
	border: 1px solid #ccc;
	border-bottom: none;
	z-index: 5;
	display: none;
}
.friends-select ul li a{
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.friends-select ul li a:hover{
	color: #d6000f;
}
.friends-select:hover ul{
	display: block;
}
.news-list2{
	width: 48%;
	float: left;
        border-right: 1px slide gray;
	
}
.news-list3{
	width: 48%;
	float: right;
}
.backparty{
        background: url('../images/party.png') no-repeat 0 0 bottom;
}


.company_culture1{
	font-size: 12px !important;
	color: #666666 !important;
	margin-right: 4.5% !important;
	float: left !important;
}
.company_culture2{
	font-size: 16px !important;
	font-weight: bold !important;
	color: #d6000f !important;
	float: left !important;
}











































